[]
        
(Showing Draft Content)

C1.Win.Chart.Annotation.Polygon.ContentCenter

ContentCenter Property

ContentCenter

Gets or sets the center of annotation's content. If the property value is null (default value), the position of content is selected automatically.

Declaration
[C1Description("Annotation.Polygon.ContentCenter", "Gets or sets the center of annotation's content. If the property value is null (default value), the position of content is selected automatically.")]
public PointF? ContentCenter { get; set; }