| C1.Win.Chart.Interaction Namespace > LineMarker Class : Alignment Property |
'Declaration<DefaultValueAttribute()> Public Property Alignment As LineMarkerAlignment
'UsageDim instance As LineMarker Dim value As LineMarkerAlignment instance.Alignment = value value = instance.Alignment
[DefaultValue()] public LineMarkerAlignment Alignment {get; set;}
[DefaultValue()] public: property LineMarkerAlignment Alignment { LineMarkerAlignment get(); void set ( LineMarkerAlignment value); }
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