Click or drag to resize

StiLineMarkerConverter.GetProperties Method (ITypeDescriptorContext, Object,Attribute[])

[Missing <summary> documentation for "M:Stimulsoft.Report.Chart.Design.StiLineMarkerConverter.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])"]

Namespace:  Stimulsoft.Report.Chart.Design
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public override PropertyDescriptorCollection GetProperties(
	ITypeDescriptorContext context,
	Object value,
	Attribute[] attributes
)

Parameters

context
Type: System.ComponentModel.ITypeDescriptorContext

[Missing <param name="context"/> documentation for "M:Stimulsoft.Report.Chart.Design.StiLineMarkerConverter.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])"]

value
Type: System.Object

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.Chart.Design.StiLineMarkerConverter.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])"]

attributes
Type:System.Attribute[]

[Missing <param name="attributes"/> documentation for "M:Stimulsoft.Report.Chart.Design.StiLineMarkerConverter.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])"]

Return Value

Type: PropertyDescriptorCollection

[Missing <returns> documentation for "M:Stimulsoft.Report.Chart.Design.StiLineMarkerConverter.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])"]

See Also