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