[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.RegionLabelLayout

RegionLabelLayout Enum

Represents the layout type for region labels of a geospatial series.

Namespace: GrapeCity.Spreadsheet.Charts
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum RegionLabelLayout
Public Enum RegionLabelLayout

Fields

Name Description
BestFitOnly

Specifies that region labels only appear if they can fit in their respective containing geometries in a geospatial series.

None

Specifies that no region labels appear in a geospatial series.

ShowAll

Specifies that all region labels appear.