| C1.Web.Wijmo.Controls.C1Chart Namespace > NavigatorIndicator Class : Content Property |
'Declaration<C1DescriptionAttribute(Key="C1Chart.NavigatorIndicator.Content", Description="Gets or sets a value that will be shown in the content part of the tooltip.")> <LayoutAttribute(LayoutType.Data)> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <WidgetOptionAttribute()> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <System.ComponentModel.TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")> <C1CategoryAttribute("Data")> Public Property Content As ContentOption
[C1Description(Key="C1Chart.NavigatorIndicator.Content", Description="Gets or sets a value that will be shown in the content part of the tooltip.")] [Layout(LayoutType.Data)] [System.ComponentModel.NotifyParentProperty(true)] [WidgetOption()] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [System.ComponentModel.TypeConverter("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")] [C1Category("Data")] public ContentOption Content {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2