C1.Win.FlexReport.4.8 Assembly / C1.Win.FlexReport.Chart Namespace / ChartVisualEffectsStyle.LightStyle Class
Properties Methods Events


ChartVisualEffectsStyle.LightStyle Class Members

The following tables list the members exposed by ChartVisualEffectsStyle.LightStyle.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of ChartVisualEffectsStyle.LightStyle object.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the position of light focus.  
Public PropertyGets or sets the type of light gradient.  
Public PropertyGets or sets the light intensity.  
Public PropertyGets or sets the light scale. When scale is less than 1 the light pattern is repeated through the element. Used only with LightShapeEnum.Rectangle.  
Public PropertyGets or sets the light shape.  
Public PropertyGets or sets the light shift. Used only with ChartLightShape.Ellipse.  
Public PropertyGets or sets the size of light spot. Used only with ChartLightShape.Ellipse.  
Top
Public Methods
 NameDescription
Public MethodResets the Focus to default state.  
Public MethodResets the Gradient to default state.  
Public MethodResets the Intensity to default state.  
Public MethodResets the Scale to default state.  
Public MethodResets the Shape to default state.  
Public MethodResets the Shift to default state.  
Public MethodResets the Size to default state.  
Public MethodReturns false if Focus is in default state.  
Public MethodReturns false if Gradient is in default state.  
Public MethodReturns false if Intensity is in default state.  
Public MethodReturns false if Scale is in default state.  
Public MethodReturns false if Shape is in default state.  
Public MethodReturns false if Shift is in default state.  
Public MethodReturns false if Size is in default state.  
Top
Protected Methods
 NameDescription
Protected MethodGets one property value. (Inherited from C1.Win.FlexReport.Chart.ChartPropertyBagObject)
Protected MethodIndicates whether one property is modified. (Inherited from C1.Win.FlexReport.Chart.ChartPropertyBagObject)
Protected MethodNotify one property is changed. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
Protected MethodReset one property to default state. (Inherited from C1.Win.FlexReport.Chart.ChartPropertyBagObject)
Protected MethodOverloaded. Modify the property value. Force to set if equals default value. (Inherited from C1.Win.FlexReport.Chart.ChartPropertyBagObject)
Top
Public Events
 NameDescription
Public EventOccurs when a property value changes. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
Top
See Also