Description:This parameter is the TextStyles you want to use to represent this break.
Protected Constructors
Public Methods
GetType()
N/A
Remarks
N/A
Return Value
Type:Type
Description:N/A
Parameters
ToString()
N/A
Remarks
N/A
Return Value
Type:String
Description:N/A
Parameters
Equals(Object)
N/A
Remarks
N/A
Return Value
Type:Boolean
Description:N/A
Parameters
obj
Type:Object
Description:N/A
GetHashCode()
N/A
Remarks
N/A
Return Value
Type:Int32
Description:N/A
Parameters
Protected Methods
MemberwiseClone()
N/A
Remarks
N/A
Return Value
Type:Object
Description:N/A
Parameters
Finalize()
N/A
Remarks
N/A
Return Value
Type:Void
Description:N/A
Parameters
Public Properties
Value
N/A
Remarks
This value determines where the break is in the ClassBreakStyle. Please see the ClassBreakStyle class remarks for a full description of how the ClassBreakStyle works.
Return Value
Type:Double
DefaultAreaStyle
N/A
Remarks
If you set this style, then when the data for a feature is within the current break it will use this style to draw. If you use the default styles, then you should only use one. The one you use should match your feature data. For example, if your features are lines, then you should use the DefaultLineStyle.
If you set this style, then when the data for a feature is within the current break it will use this style to draw. If you use the default styles, then you should only use one. The one you use should match your feature data. For example, if your features are lines, then you should use the DefaultLineStyle.
If you set this style, then when the data for a feature is within the current break it will use this style to draw. If you use the default styles, then you should only use one. The one you use should match your feature data. For example, if your features are lines, then you should use the DefaultLineStyle.
If you set this style, then when the data for a feature is within the current break it will use this style to draw. If you use the default styles, then you should only use one. The one you use should match your feature data. For example, if your features are lines then you should use the DefaultLineStyle.
If you set these styles, then when the data for a feature is within the current break it will use this style to draw. If you do not wish to use the default style properties, then you can use this collection to specify any types of styles you want to use.