Name | Description | |
---|---|---|
![]() | FillSymbolProperties | Gets or sets the symbol properties for the guide. |
![]() | GuideType | Gets or sets the type of the guide. |
![]() | GuideValueType | Gets or sets the type of the coordinate value used in the guide. |
![]() | Label | Gets or sets the label for the guide. |
![]() | LabelPosition | Gets or sets the relative position of the label to the guide. |
![]() | LabelText | Gets or sets the text format for the guide label. |
![]() | Name | Gets or sets the name / title for the guide. |
![]() | Polyline | Gets or sets vertices of the polyline guide as an array of x and y coordinates in a row-major order. |
![]() | TimeFrom | Gets or sets the temporal coordinate of the from value for the guide. This value will be used when guide value type is set to temporal. |
![]() | TimeTo | Gets or sets the temporal coordinate of the to value for the guide. This value will be used when guide value type is set to temporal. |
![]() | ValueFrom | Gets or sets the numeric coordinate of the from value for the guide. This value will be used when guide value type is set to numeric. |
![]() | ValueFromField | Gets or sets the field name for calculation of the numeric coordinate of the from value for the guide. This value will be used when guide value type is set to numeric. |
![]() | ValueFromFieldAggregationType | Gets or sets the aggregation type for calculation of the numeric coordinate of the from value for the guide. This value will be used when guide value type is set to numeric. |
![]() | ValueTo | Gets or sets the numeric coordinate of the to value for the guide. This value will be used when guide value type is set to numeric. |
![]() | Visible | Gets or sets a value indicating whether the guide is visible. |