'Declaration Public Function New( _
ByVal markerМаркер диаграммы.As ChartMarker, _
ByVal appearancePropertiesСвойства внешнего вида.As ShapeAppearance _
)
public ChartDataPoint(
ChartMarker marker,
ShapeAppearance appearanceProperties
)
public: ChartDataPoint(
ChartMarker* marker,
ShapeAppearance* appearanceProperties
)
public:
ChartDataPoint(
ChartMarker^ marker,
ShapeAppearance^ appearanceProperties
)
Parameters
- marker
- Маркер диаграммы.
- appearanceProperties
- Свойства внешнего вида.