IChart > Chart Assembly Interfaces > IChartMarker
The IChartMarker interface contains properties to define parameters for chart markers.
Property name | Brief description | |
![]() |
BorderPen | The BordenPen property determines parameters for a marker outline. |
![]() |
DisplayShadow | The DisplayShadow property determines whether a shadow is displayed for a marker. |
![]() |
FillBrush | The FillBrush property determines marker's fill. |
![]() |
MarkerType | The MarkerType property determines the type of a marker. |
![]() |
Shadow | The Shadow property determines parameters for a marker shadow. |
![]() |
Size | The Size property determines size of a marker. |
![]() |
Symbol | The Symbol property is used to set a marker as a symbol. |
See also: