net481
namespace System.Web.UI.DataVisualization.Charting
{
    [DefaultMember("Item")]
    [DefaultProperty("LabelStyle")]
    [TypeConverter("System.Web.UI.Design.DataVisualization.Charting.DataPointCustomPropertiesConverter, System.Web.DataVisualization.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35")]
    public class DataPointCustomProperties : ChartNamedElement, IChartMapArea
    {
        [Bindable(false)]
        [DefaultValue(null)]
        [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
        [DesignOnly(true)]
        [DisplayName("CustomProperties")]
        [EditorBrowsable(EditorBrowsableState.Never)]
        [NotifyParentProperty(true)]
        [RefreshProperties(RefreshProperties.All)]
        public CustomProperties CustomPropertiesExtended { get; set; }
    }
}
Assembly System.Web.DataVisualization , Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35
.NET Framework 4.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1
Platform Restrictions

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

05/06/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙