ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / IAxis Interface
Properties

In This Topic
    IAxis Interface Members
    In This Topic

    The following tables list the members exposed by IAxis.

    Public Properties
     NameDescription
     PropertyGets line visibility  
     PropertyGets labels format  
     PropertyGets axis region width relative to chart region  
     PropertyGets labels angle  
     PropertySpecifies the label for the Category field  
     PropertyGets labels visibility  
     PropertyGets color, font, text decoration and paddings for axis labels  
     PropertyGets opacity color, width and dash style for axis line  
     PropertyGet axis logarithmic bas  
     PropertyGets major grid visibility  
     PropertyGets opacity color, width and dash style for axis major grid  
     PropertyGets major ticks position  
     PropertyGets size of major ticks  
     PropertyGets opacity color, width and dash style for axis major ticks  
     PropertyGets step between ticks, if null then value will be calculated automatically  
     PropertyGets max value, if null then value will be calculated automatically  
     PropertyGets axis region maximum height relative to chart region  
     PropertyGets axis region maximum width relative to chart region  
     PropertyGets min value, if null then value will be calculated automatically  
     PropertyGets major grid visibility  
     PropertyGets opacity color, width and dash style for axis minor grid  
     PropertyGets minor ticks position  
     PropertyGets size minor ticks  
     PropertyGets opacity color, width and dash style for axis minor ticks  
     PropertyGets step between ticks, if null then value will be calculated automatically  
     PropertyGets the value at which to cross the other axis, if null then value will be calculated automatically  
     PropertyGets the way to show overlapping labels  
     PropertyGets names of plots using the axis  
     PropertyGets position of axis (near or far)  
     PropertyGets axis reverse option  
     PropertyGets axis scale type  
     PropertyGets axis style  
     PropertyGets color, font and text decoration for axis text labels  
     PropertyGets axis title  
     PropertyGets color, font, text decoration and paddings for axis title  
     PropertyGets axis type (X or Y)  
     PropertyGets axis region width relative to chart region  
    Top
    See Also