ChartCrossPoint
Draws a cross-mark (X).
Inherits: ChartPointShape
Properties
Methods
copy- Returns a copy of this object with the specified properties overridden.
Properties
colorclass-attributeinstance-attribute
color: Optional[ColorValue] = NoneThe fill color to use for the cross-mark(X).
Methods
copy
copy(color: Optional[ColorValue] = None, size: Optional[Number] = None, width: Optional[Number] = None)Returns a copy of this object with the specified properties overridden.