TdxChartXYSeriesLineMarkerAppearance.BorderColor Property
Specifies outline color of value markers.
Declaration
property BorderColor; default TdxAlphaColors.Default;
Property Value
Type | Default | Description |
---|---|---|
TdxAlphaColor | Default | The current value marker outline color. |
Remarks
The BorderColor
property’s default value is TdxAlphaColors.Default
.
See Also